Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add retries to rke2-server and rke2-agent RPM install tasks #251

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

onceinarow
Copy link

What type of PR is this?

(REQUIRED)

  • bug
  • cleanup
  • documentation
  • feature

What this PR does / why we need it:

We experience frequent issues when attempting to install the rke2-server and rke2-agent RPMs.
The failures happen most frequently with the rke2-agent RPM for whatever reason. The addition of
retries has allowed our RPM installations to not have any issues over the last 4+ weeks with this modification
locally.

Which issue(s) this PR fixes:

Fixes #250

Special notes for your reviewer:

We have been running with this modification with no issues for over a month now.

Testing

Unfortunately, it was intermittent, so with a series of automated tests, this would show itself every
now and then in a cloud-based environment.

Release Notes

N/A

@aleiner aleiner merged commit c816e21 into rancherfederal:main Jun 21, 2024
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rke2-server and rke2-agent RPM Installations Fail Intermittently
2 participants